github-merge-pr: doc: Install extra git-filter-repo
authorHauke Mehrtens <[email protected]>
Sat, 6 Jul 2024 16:07:25 +0000 (18:07 +0200)
committerChristian Marangi <[email protected]>
Tue, 16 Jul 2024 17:09:38 +0000 (19:09 +0200)
The git filter-repo command is not available by default.

Signed-off-by: Hauke Mehrtens <[email protected]>
github-merge-pr.sh

index f294c850c963ed35f80dc21bb8eca9a632d0c62e..1bd3e2f0b072146f66a42fb7142817edcc9e078d 100755 (executable)
@@ -6,6 +6,8 @@
 # 2. Make sure you can correctly push and force push to the github
 #    repository
 #
+# Make sure to install the extra git-filter-repo package.
+#
 # Usage: github-merge-pr.sh PR_NUMBER BRANCH REPO_NAME
 #
 # BRANCH is optional and defaults to main.